First, we will create the word list. Nouns are easiest to draw. Adjectives and verbs are challenging.

  • Go to and drag out List of Strings.
  • Change the name of the list from my_list to words.
  • Make sure your list has at least 10 words. Each of the words should have quotes around them and be separated by a comma.

To navigate the page using the TAB key, first press ESC to exit the code editor.

# THIS ACTIVITY IS IN PREVIEW ONLY MODE
  • Run Code
  • Submit Work
  • Next Activity
  • Show Console
  • Reset Code Editor
  • Codesters How To (opens in a new tab)